home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 718 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  924 b 

  1. Path: horus.co.jyu.fi!daeron
  2. From: daeron@co.jyu.fi (Aki Laukkanen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Texturemapping speedup
  5. Date: 10 Jan 1996 19:32:26 GMT
  6. Organization: I need to put my ORGANIZATION here.
  7. Message-ID: <4d148a$48e@mordred.cc.jyu.fi>
  8. References: <38231855@kone.fipnet.fi> <4craet$48u@news.cs.tu-berlin.de> <38231945@kone.fipnet.fi>
  9. NNTP-Posting-Host: horus.co.jyu.fi
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  13.  
  14. : > No. At the moment we draw all the triangles and keep our object
  15. : > in the middle of the screen. Yes, not very proper coding :-8 ...
  16. : > A better clipping is removing all totaly invisible trigs before
  17. : > drawing them. Those that are partially visable are drawn entirely.
  18.  
  19. : > "Clipping" is done while doing c2p...
  20. : How?
  21.  
  22. I believe he meant that c2p routine just has a "modulo" so it skips the
  23. bytes outside display area.
  24.  
  25. --
  26. Daeron
  27.